PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText3Operator Class / PDFShowText3Operator Constructor / PDFShowText3Operator Constructor(PDFCosString,PDFTextVisualObject)
In This Topic
    PDFShowText3Operator Constructor(PDFCosString,PDFTextVisualObject)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFShowText3Operator( 
       PDFCosString text,
       PDFTextVisualObject textVisualObject
    )

    Parameters

    text
    textVisualObject
    See Also